Welcome![Sign In][Sign Up]
Location:
Search - http java

Search list

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10425 | Author: 雨岳 | Hits:

[Telnet Server一个java常用类库的源代码

Description: 对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh generated documents such as configure, install more convenient layout RSS 2.web increase (by BunnyQ) 3.web increase related pages link (by Sdragons) D 4.telnet increase mandatory deleted (by Garnett) development pages : http://bbs.tju.cn/us/dev
Platform: | Size: 3845581 | Author: 董岩 | Hits:

[WinSock-NDIS使用java控制HTTP协议客户端应用

Description:  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because Sun has not announced Http client source code, it achieved the details are still a mystery. According to the HTTP protocol specification. with the realization of a category Java.net.Socket HTTP client program.
Platform: | Size: 6064 | Author: 郑描中 | Hits:

[WinSock-NDISjava-testnet

Description: java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used to test Ethernet switch serial data transceiver situation. The applet directory for the java applet and how communications module example, when used in the first place index.htm and test.jar downloaded to the module, then the input ie http:// module IP address / index.htm to visit. (Currently only ZNET - 200T supports download)
Platform: | Size: 10726 | Author: 东子 | Hits:

[JSP/JavaJava-sort

Description: Java各种排序算法代码,转载自-JAVA爱好者:http://www.javafan.net-Java various sorting algorithm code, reprinted from-JAVA lovers : http : / / www.javafan.net
Platform: | Size: 11935 | Author: 阿木 | Hits:

[JSP/JavaJAVA(testmianshi)

Description: 这种重定向的方法,将导致客户端浏览器的请求URL跳转。从浏览器中的地址栏中可以看到新的URL地址,作用类似于上面设置HTTP响应头信息的实现。 -redirect this approach will lead to the client browser to the URL request Jump. From the browser address bar can see the new URL addresses, role similar to the above provision HTTP response headers realized.
Platform: | Size: 36196 | Author: telsion | Hits:

[JSP/Javajavatotaskbardemo

Description: JAVA系统托盘图标控制程序,说明:   这是一个用写的系统托盘图标控制程序.带有一个显示本程序源代码的功能. 曾经看过别人用Java JNI技术也写了类似的程序,不过本程序完全应用java而没有用C. 配置和运行:    该程序运行于JDK1.6,首先你的机器必须安装JDK的最新版.如果没有的话到http://java.sun.com进行下载和安装.   通常你可以直接双击TrayIcon.exe运行本程序,如果不能直接双击运行,请使用run.bat文件运行.-JAVA system tray icon control procedures : This a writing system tray icon control procedures. With a show that the source code functions. Have seen others using Java JNI technology also wrote a similar procedure, But the full application procedures without using java C. configuration and run : The procedures in JDK1.6. First you must install the machines to the latest version of JDK. If not then to http : / / java.sun.com download and installation. Usually you can double-click TrayIcon.exe direct operation of the procedure, if not directly Double-click operation, Please use the documents run.bat operation.
Platform: | Size: 46636 | Author: 风林火山 | Hits:

[Web ServerhttpServer.java

Description: http服务器端功能实现,功能实现非常简单,但是一个非常有用的程序-http server Function, function is very simple to achieve, but a very useful procedure
Platform: | Size: 3697 | Author: zhujun | Hits:

[TCP/IP stackjava-http2socks

Description: java实现的socket转http的小工具-java to achieve the socket http small tools
Platform: | Size: 211059 | Author: 让让 | Hits:

[Other resourcejavamail-1_3_3_01

Description: This release includes versions of the JavaMail API implementation, IMAP,MTP, and POP3 service providers, some examples, and documentation for the JavaMail API. Please see the FAQ at http://java.sun.com/products/javamail/FAQ.html-This release includes versions of the Java Mail API implementation, IMAP, MTP. POP3 and service providers, some examples. and documentation for the JavaMail API. Please see the FAQ at http : / / java.sun.com / products / javamail / FAQ.htm l
Platform: | Size: 2388773 | Author: lyva1982 | Hits:

[JSP/Javajava-download

Description: 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。 此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。 启动程序的方法: C:\\ja>javac *.java C:\\ja>java DownloadManager -simple download tools, GUI interface, can simultaneously download multiple files, and report the number of bytes downloaded, Download the complete progress and download percentage of the state. HTTP support, could be suspended, recovery, the abolition of the download tasks. A total of four such source documents : Download.java. DownloadManager.java. DownloadsTableModel.java. ProgressRenderer.java. Commencement of proceedings : C : \\ ja
Platform: | Size: 5969 | Author: 宾斌 | Hits:

[JSP/JavaNetFox

Description: JAVA实现的断点续传, JAVA实现的断点续传-JAVA the HTTP, Java Implementation of HTTP
Platform: | Size: 10344 | Author: justin | Hits:

[JSP/JavaHTTP客户端

Description: java http客户端相应源代码-http client corresponding source code
Platform: | Size: 734054 | Author: 侯志宏 | Hits:

[Game Programaraneid-1.1.0-src

Description: 1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 编译所有的源文件; 3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示; 4. 运行 dujid.araneid.Araneid(默认) 。 对于发布包: 1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 执行 classes 目录中的 start.bat
Platform: | Size: 851542 | Author: 55555 | Hits:

[JSP/JavaSOCK VIA HTTP

Description: SOCK VIA HTTP是通过HTTP建立通道的SOCK,由JAVA编写。-Sock VIA HTTP is established via HTTP channel Sock, prepared by Java.
Platform: | Size: 155530 | Author: 马佩琼 | Hits:

[JSP/Javaj-nio-http-server-source

Description: 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
Platform: | Size: 26723 | Author: dev | Hits:

[Special Effectsspcaview-20071224.tar

Description: 实现了视频图像的web发布, 和spcaview-20071224.tar.gz配合使用 服务器端:servfox-R1_1_3.tar.gz 客户端:spcaview-20071224.tar.gz spcaview-20071224 文件夹里有<http-java-applet>,此是WEB客户端,将此客户端上传到开发 板上的WEB文件夹中,则在浏览器输入 http://192.168.1.186/index-sample.html则可看到摄像 头采集来的图片了。 需要安装 java
Platform: | Size: 104307 | Author: vincent.huang | Hits:

[JSP/JavaLECTEUR-MULTIMEDIA

Description: 这个程序可以播放你电脑里的多媒体文件。用eclipse开发的,可能要用到JMF(http://java.sun.com/products/java-media/jmf/)
Platform: | Size: 377580 | Author: ding | Hits:

[JSP/JavaHTTP

Description: java qq talk about with others
Platform: | Size: 36388 | Author: wisedomboy | Hits:

[JSP/JavaJAVA

Description: \"jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/GL_Down/2008121321664295.exe 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, VbScript, JavaScript等语言开发,可以在浏览器中直接打印报表(非IE打印),带有国际化数字签名,让用户使用更方便,更安全。 · 具备Cell组件的所有特色功能,在浏览器中提供报表的显示和打印(非IE的打印) · 网络报表界面美观,大大改善了浏览器中报表的输出效果 · 带有国际化数字签名,让用户使用的更安全、更放心 · 可将报表文件另存为华表文件或者Excel文件,从而可以进行进一步加工 · 支持ASP、ASP.Net、JSP、VBScript、JavaScript等语言开发 在开发工具中将Cell插件引入至工程,然后将Cell插件拖至页面中即可开始报表设计。\"
Platform: | Size: 1465161 | Author: mengchao | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net